home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 10 / BBS In A Box Volume X (AMUG) (January 1994).bin / Files / Newton / Util / AddToDict 1.0.cpt / AddToDict 1.0 / AddToDict ReadMe / AddToDict ReadMe
Encoding:
Text File  |  1993-10-02  |  4.4 KB  |  138 lines  |  [TEXT/R*ch]

  1.                                           About AddToDict
  2.                                           ———————————————
  3.  
  4. Preamble:
  5.  
  6. The Newton has a lot of potential, but the recognition dictionary in the first
  7. versions is appalling. Having to use the soft-keyboard to type stuff in all
  8. the time is a drag. And then it asks you if you want to add the word to the
  9. User Dictionary as well! This really gets in the way. AddToDict is a small
  10. Newton application that allows multiple additions to your User Dictionary in
  11. one sitting.
  12.  
  13. Expect to see major improvements in the future, but here is what it is for now.
  14.  
  15.  
  16. Installation:
  17.  
  18. Manually remove any copies of AddToDict's previous incarnation, "AddUserDict."
  19. Send the package file down to the Newton with your Connection Kit.
  20. -That's it.
  21. To install the sample word lists; open your backup Notes files with Connection
  22. Kit, create a new Note and paste it the sample word list. Connection Kit should
  23. break it up into more than one note if it is too big. (You may have to do this
  24. by hand.) Synchronize your Newton. Now use the Newton 'Clipboard' feature to get
  25. the text into AddToDict (see below.)
  26.  
  27.  
  28. How It Works:
  29.  
  30. Launch the application from the Extras Drawer. Tap on the Keyboard button to
  31. bring up the keyboard. Key in the words you wish to add to your User Dictionary
  32. into the text field and hit the button. It's as simple as that. 
  33.  
  34. You can try to write VERY neatly (as the recognition dictionary is turned off in
  35. the field) or, as I suggest, use the keyboard. 
  36.  
  37. When you tap the "Add them to the Dictionary" button, you will hear two kinds
  38. of sounds. The high-pitched 'ping' means a successful addition. The beep sound
  39. (set in your preferences) means that the word was not added -probably because
  40. it was already there.
  41.  
  42. Even better, you can paste large lists into the field.  Try importing a list of
  43. words into your Notes using the Connection Kit. Once you have it in your Notes,
  44. select the text, drag it to the side of the screen so that it goes into the
  45. Clipboard. Next launch AddToDict and drag the clip back out. Then just hit the
  46. button. This saves a lot of tapping. 
  47.  
  48. For long lists the sounds can cause a racket, so you can turn them off with the
  49. checkbox at the bottom of AddToDict.
  50.  
  51. Clicking on the button to the right of the Keyboard button brings up the User
  52. Dictionary editing window. Use this to review your User list and remove
  53. unwanted words.
  54.  
  55.  
  56. Warning: 
  57.  
  58. Any punctuation or numbers will go in, so make careful lists.
  59.  
  60.  
  61. Word Lists:
  62.  
  63. The word list included with AddToDict are just random samples of words, but
  64. are still useful. For massive methodical word lists by categories, register
  65. your copy at the address below. There are lists of proper nouns, computer
  66. words and Japanese related words (including places, people and companies) each
  67. in the thousands of words. There is also a large dictionary coming, larger than
  68. the original dictionary that comes with the Newton itself.
  69.  
  70. Note:
  71.  
  72. UserToDict is FreeWare, but it is also supported. I have prepared some large
  73. word list ready to add into your User Dictionary. Send me US$10 and you will
  74. receive the latest version of the application and all the lists I have ready.
  75.  
  76. Expect to see new features coming soon including: an Assist feature; previewing;
  77. deleting; printing; custom dictionary soups; direct import from Excel,
  78. dictionary program or your local mainframe. I will have some more useful word
  79. lists prepared soon including some specialized ones such as medical terms or
  80. even NewtonScript.
  81.  
  82.  
  83. Have fun and happy scratching.
  84.  
  85.  
  86. Send registration fees and generous donations to:
  87.  
  88. Richard Northcott
  89. Enfour Media Laboratory
  90. 5-3-14-203 Sendagaya, Shibuya-ku
  91. Tokyo 151 JAPAN
  92.  
  93. AppleLink: ENFOUR.DVJ
  94. CIS: 101024,1503
  95. AOL: RICHARDJN
  96. NIFTY: GCE01503
  97. most Japanese BBSes: RICHARD
  98. _______________________________________
  99.  
  100.  
  101. Version History:
  102. ———————————————
  103.  
  104. AddUserDict 1.0d1
  105.  
  106. Nothing fancy, just getting the words in there. 
  107. Searching string for Spaces. -No support for CR or tabs.
  108.  
  109.  
  110. AddUserDict 1.0d2
  111.  
  112. Added icon, about and sounds
  113.  
  114.  
  115. AddToDict 1.0d3
  116.  
  117. New name -for space reasons.
  118. New sounds and icon.
  119. Keyboard icon -at last.
  120. New search routine (had to do things the old byte way).
  121. Supports vertical and tab-delimited word lists.
  122. Does not support high-byte characters.
  123.  
  124.  
  125. AddToDict 1.0d4
  126.  
  127. Now handles any Unicode Character.
  128. Changed fonts and sounds.
  129. No longer beeps when it runs across two spaces in a row.
  130.  
  131.  
  132. AddToDict 1.0
  133.  
  134. First full release.
  135. Added a Sound Off option.
  136. Keyboard buttons work added edit dictionary feature.
  137. Improved sample files.
  138.